home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Gigarom 1
/
Gigarom Macintosh Archives (Quantum Leap)(CDRM1080320)(1993).iso
/
FILES
/
HYP
/
C-D
/
Columnizer.cpt
/
Columnizer
/
background_2562.txt
< prev
next >
Wrap
Text File
|
1989-02-26
|
3KB
|
142 lines
-- background: 2562 from stack: in
-- bmap block id: 3859
-- flags: 4000
-- background id: 0
-- name:
----- HyperTalk script -----
on openCard
put the short name of this card into field "card name"
end openCard
on closeCard
push this card
end closeCard
-- part 3 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=465 top=304 right=324 bottom=496
-- title width / last selected line: 0
-- icon id / first selected line: 16560 / 16560
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
go to next card
end mouseUp
-- part 5 (field)
-- low flags: 01
-- high flags: 0002
-- rect: left=187 top=308 right=323 bottom=307
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 1
-- font id: 3
-- text size: 9
-- style flags: 0
-- line height: 12
-- part name: Card name
-- part 6 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=465 top=284 right=304 bottom=496
-- title width / last selected line: 0
-- icon id / first selected line: 6720 / 6720
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
pop card
end mouseUp
-- part 7 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=436 top=284 right=304 bottom=465
-- title width / last selected line: 0
-- icon id / first selected line: 24317 / 24317
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
go to first card
end mouseUp
-- part 9 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=84 top=288 right=323 bottom=119
-- title width / last selected line: 0
-- icon id / first selected line: 1007 / 1007
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
print this card
end mouseUp
-- part 10 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=437 top=304 right=324 bottom=465
-- title width / last selected line: 0
-- icon id / first selected line: 15420 / 15420
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
go to previous card
end mouseUp
-- part 11 (button)
-- low flags: 00
-- high flags: 2000
-- rect: left=18 top=301 right=322 bottom=48
-- title width / last selected line: 0
-- icon id / first selected line: 21700 / 21700
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
go home
end mouseUp